home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9547 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  624 b 

  1. Path: seas.gwu.edu!spiffy
  2. From: spiffy@seas.gwu.edu (Marc Goldberg)
  3. Newsgroups: gwu.seas,comp.lang.c
  4. Subject: Re: help: gcc
  5. Followup-To: gwu.seas,comp.lang.c
  6. Date: 11 Mar 1996 18:02:39 GMT
  7. Organization: George Washington University
  8. Message-ID: <4i1prv$41s@cronkite.seas.gwu.edu>
  9. References: <4hpiht$1n2@cronkite.seas.gwu.edu>
  10. NNTP-Posting-Host: 128.164.9.3
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13.     Thanks for all the reponses!  The upshot of what I received is:
  14.  
  15. 1.  pid_t is a typedef, not a struct
  16. 2.  and line 23 -- syntax error with my pointer assignment.
  17.  
  18.     Everything else was fixed with these two corrections.
  19.  
  20. Thx,
  21. Marc
  22.